ASP.NET 2.0 introduced Web Resources feature, which allows developers to embed the client resources into assemblies. They are fetched through the built-in WebResource.axd HTTP Handler that is specially designed for this purpose.
However, our SmartWebResources technology does not use the built-in ASP.NET 2.0�??s Web Resources due to several limitations and inflexibility and thus does not meet our requirements and does not suit into our products mechanism.
SmartWebResources�?� is designed to overcome the limitations of ASP.NET 2.0�??s Web Resources. Furthermore, it is developed with more advanced functionality and with better performance since it does not use Reflection.
SmartWebResources�?� takes advantage of custom HTTP Handler extensibility and tightly integrated into WebUI.NET Framework runtime to deliver high performance, secure and highly reusable components.